get ZIndex
Gets the Z-index (stacking order) of this control.
Controls with higher Z-index values are generally displayed on top of controls with lower Z-index values.
Retrieves the z-index of the module. The z-index determines the stacking order of modules, with higher values appearing on top.Return
The z-index of the module.